home *** CD-ROM | disk | FTP | other *** search
- USERINFO USER COMMANDS 06-Jan-1993
-
-
- NAME
- userinfo - get user information
-
- SYNOPSIS
- userinfo [user] Show information on a user
-
- DESCRIPTION
- userinfo works on two levels. If called with no argument, it
- will show the output of a finger command on the user, it will
- analyze usage.log and present some calling info figures, and
- then it will filter xpr.log and give the file ratio and more,
- all neatly and concisely on one screen. If called with a
- user's name (which only superusers can do), it will show all that
- and also show the Questionnaire questions, the user's answers,
- and then look through AXsh:etc/last for recent calls.
-
- The uses are obvious: users can take a better look at their status,
- and sysops can check up on new or suspicious users quickly and
- conviniently.
-
- AUTHOR _
- Jani "Guru Gnosis Sahib" Poijärvi
- Internet: root@brahman.nullnet.fi
-
- FILES
- AXsh:bin/passwd
- AXsh:etc/last
- AXsh:etc/passwd
- AXsh:etc/Questionnaire
- AXsh:etc/rc
- AXsh:etc/adm/Answers (unless %answers is defined otherwise in rc)
- AXsh:etc/adm/usage.log
- AXsh:etc/adm/xpr.log
-
- SEE ALSO
- passwd
-
- CHANGES
- Superuser commands are now allowed for assistant, superuser, wizard
- and system.
-
- NOTES
- The AXsh:etc/last file should be trimmed by cron every now and
- then, or "Recent calls" will list them all.
-
- The program's version history is in the source code.
-
- BUGS
- userinfo needs 2.0+ for AXsh's local variables and System()
- because I'm lazy. :) If you don't have 2.x, go upgrade already!
-